home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / CHIP Turkiye Mart 1999.iso / demo / INVEScope 1.1 / investon.dl_ / investon.dl / TransactionBuy.json < prev    next >
JavaScript Object Notation  |  1999-01-13  |  243b

  1. {
  2.     "schema": {
  3.         "StockCode": "Text (10)",
  4.         "BrokerId": "Integer",
  5.         "BuyTime": "DateTime",
  6.         "LotSize": "Double",
  7.         "BuyComissionRate": "Single",
  8.         "BuyPrice": "Double",
  9.         "BuyCurrency": "Long Integer",
  10.         "Comments": "Memo/Hyperlink (255)",
  11.         "OrderNo": "Long Integer"
  12.     },
  13.     "data": []
  14. }